home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 2.iso / pc / data / intromac.dir / 00037_B001.ls < prev    next >
Encoding:
Text File  |  1996-09-09  |  109 b   |  8 lines

  1. on mouseDown
  2.   if pressButton(6) then
  3.     sound stop 2
  4.     updateStage()
  5.     go(1, "cover.dir")
  6.   end if
  7. end
  8.